home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19950726-19950929 / 000340_news@columbia.edu_Tue Sep 12 03:10:15 1995.msg < prev    next >
Internet Message Format  |  1995-12-25  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA05604
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Tue, 12 Sep 1995 03:59:41 -0400
  3. Received: by apakabar.cc.columbia.edu id AA18319
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Tue, 12 Sep 1995 03:59:39 -0400
  5. Path: news.columbia.edu!panix!news.mathworks.com!tank.news.pipex.net!pipex!news.sprintlink.net!in1.uu.net!nwfocus1.wa.com!nwfocus.wa.com!krel.iea.com!comtch!andersr
  6. From: andersr@comtch.iea.com (Rod Anderson)
  7. Newsgroups: comp.os.linux.misc,comp.protocols.kermit.misc
  8. Subject: [Q] Kermit /var/lock permission
  9. Date: 12 Sep 1995 03:10:15 GMT
  10. Organization: CompuTech
  11. Lines: 35
  12. Message-Id: <432tmn$eua@krel.iea.com>
  13. Nntp-Posting-Host: comtch.iea.com
  14. X-Newsreader: TIN [version 1.2 PL2]
  15. Xref: news.columbia.edu comp.os.linux.misc:72894 comp.protocols.kermit.misc:3605
  16. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  17.  
  18. Linux from the Dec 1994 InfoMagic 4 CD-ROM set.  I've finally got my 
  19. modem working but I now get a permission error when I start kermit.  
  20. Seyon doesn't complain at all.
  21.    I'm sure it's a head slapper but I can't figure out what the heck is 
  22. going on.
  23.  
  24. Here is the grab from my xterm:
  25.  
  26. gryphon:~$ kermit
  27. /var/lock: Permission denied
  28. Sorry, access to lock denied: /dev/modem
  29. ?Sorry, you must SET LINE first
  30. C-Kermit 5A(189), 30 June 93, POSIX
  31. Type ? or HELP for help
  32. Linux Kermit>
  33.  
  34. and here is the listing for kermit:
  35.  
  36.    -rwxr-xr-x   1 root     root       373764 Jul 21  1994 /usr/bin/kermit
  37.  
  38. and the /var/lock directory
  39.  
  40.    drwxr-xr-x   4 root     root         1024 Sep 10 19:43 lock
  41.  
  42. and subdir
  43.  
  44.    drwxrwxrwt   2 root     root         1024 Sep 11 12:20 emacs
  45.  
  46.  
  47. Yeah I know I should get the latest version but I'd like to see this one 
  48. working first.
  49.  
  50. Thanks for any help,
  51.    Rod
  52.